projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89465d6
)
just a minor spacing thing
author
parkrrrr
<parkrrrr>
Sun, 20 Jul 2003 19:48:51 +0000
(19:48 +0000)
committer
parkrrrr
<parkrrrr>
Sun, 20 Jul 2003 19:48:51 +0000
(19:48 +0000)
arcdist.c
patch
|
blob
|
history
diff --git
a/arcdist.c
b/arcdist.c
index f4225ae1a847b1cafe8947ea4f029a388990f06f..bd0c7dd6cd87ff1ef1ef444a05c9581c679b1457 100644
(file)
--- a/
arcdist.c
+++ b/
arcdist.c
@@
-172,7
+172,7
@@
arcdist_process(void)
FILE *arcfile = fopen( arcfileopt, "r" );
if ( arcfile == NULL ) {
- fatal(MYNAME ":Can't open %s for reading.\n",arcfileopt);
+ fatal(MYNAME ":
Can't open %s for reading.\n",arcfileopt);
}
lat1 = lon1 = lat2 = lon2 = BADVAL;